Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print stderr if spawned subcommand fails #6710

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

MarkusPettersson98
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Aug 30, 2024

Fix bug where stdout was printed instead of stderr if a spawned subcommand failed.


This change is Reviewable

Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Fix bug where stdout was printed instead of stderr if a spawned
subcommand failed.
@MarkusPettersson98 MarkusPettersson98 force-pushed the fix-missing-stderr-wireguard-go-rs branch from 4275328 to c9be17a Compare August 30, 2024 14:16
@MarkusPettersson98 MarkusPettersson98 merged commit 9dbb580 into main Aug 30, 2024
51 checks passed
@MarkusPettersson98 MarkusPettersson98 deleted the fix-missing-stderr-wireguard-go-rs branch August 30, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants